The SixBit Application Programming Interface > API Call Reference > Error Handling |
All method calls return a ResponseType structure specific to the type of call.
All ResponseTypes will return a StatusResultType Structure containing a ShortMessage, LongMessage, Severity and ReturnCode.
The ReturnCode is a unique code identifying the error. A complete list of return codes can be found in the List of Error Codes.